From 9dc5022ed6fd19cb767ac642f680601bbe050c7f Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 1 Feb 2009 13:22:50 +0000 Subject: [PATCH] Remove trailing space in autoredircomment --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f8d80f027d..9d3d1569c1 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3593,7 +3593,7 @@ Please confirm that you really want to recreate this page.", # Auto-summaries 'autosumm-blank' => 'Blanked the page', 'autosumm-replace' => "Replaced content with '$1'", -'autoredircomment' => 'Redirected page to [[$1]] ', +'autoredircomment' => 'Redirected page to [[$1]]', 'autosumm-new' => "Created page with '$1'", # Autoblock whitelist -- 2.20.1